*{
	padding: 0;
	margin: 0;
}
a{
	text-decoration: none;
}
.clear{ clear:both;}
body{
	font-family: "microsoft yahei"; 
}
img{
	border: none;
}
ul,li{
	list-style: none;
}
.clearfix:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.iw{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
/*header*/
header{
	height: 70px;
	background: rgba(0,0,0,.2);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
}
.logo{
	padding-top: 15px;
	float: left;
}
.nav-pc{
	float: left;
	margin-left: 50px;
}
.nav-pc li{
	float: left;
}
.nav-pc li a{
	color: #fff;
	display: block;
	padding: 0 50px;
	line-height: 70px;
	transition: all 0.6s;
}
.nav-pc li a:hover{
	color: #333;
}

.pinlun_box { width:90%;  margin-top:2em;height:170px;}
.pinlun_box .touxiang{ width:39px; height:39px; float:left;}
.pinlun_box .touxiang img{ width:60px; height:60px; border-radius:50px;}
.pinlun_box .pl_text{ width:95%;float:right}
.pinlun_box .pl_text .text_ear{ width:97%; float:right; border:1px solid #dddddd; height:80px; padding:10px; font-size:16px; color:#666;border-radius:10px; }
.pinlun_box .pl_text .yzm_text{ height:36px; border:1px solid #dddddd; font-size:16px; text-indent:2px; vertical-align:top; width:128px;}
.pinlun_box .pl_text .yzm_btn{height:38px; background-color:#4876d8; color:#FFFFFF; font-size:16px; font-family:"Î¢ÈíÑÅºÚ"; width:100px; border:0px; vertical-align:top; border-radius:2px; margin-left:10px;}
.pinlun_box .yzm_black{ float:right; margin-top:15px;} 
.pinlun_box .pl_login{float: right;
    margin-top: 25px;
    vertical-align: middle;
    margin-right: 10px;}
.pinlun_box .pl_login a{color:red}

.pl_text h4{ font-size:28px; margin-bottom:30px; color:#4f4f4f;}
.pl_text h4 b{ font-family:Arial, Helvetica, sans-serif; font-size:22px; padding-left:10px; font-weight:bold;}
.pl_text .pl_bk{ border-bottom:1px solid #e9e9e9; padding-bottom:20px; margin-top:20px;}
.pl_text .touxiang{ width:39px; height:39px; float:left;}
.pl_text .touxiang img{ width:39px; height:39px; border-radius:50px;}
.pl_text .mc_rgiht{ width:230px; height:39px; font-size:16px; color:#878787; float:left; }
.pl_text .mc_rgiht p{ font-family:Arial, Helvetica, sans-serif; font-size:14px; padding-top:4px; color:#a2a2a2;}
.pl_text .mc_rgiht span{ background-color:#a4a4a4; padding:0px 4px 1px 4px; font-size:14px; color:#FFFFFF; border-radius:3px; margin-left:10px;}
.pl_text .mc_rgiht .putong {background-color:#a4a4a4;}
.pl_text .mc_rgiht .vvip {background-color:#ff6b6b;}
.pl_text .plwz{ padding-top:15px;margin-left:50px;}
.pl_text .plum img{ padding-top:15px;width:25px;float:left;}
.pl_text .dzhf{ padding-top:15px;}
.pl_text .dzhf{  background-position:left center; height:30px; line-height:30px; margin-right:20px; color:#b8b8b8; cursor:pointer;}
.pl_text .dzhf b{background-image:url(https://res.zxgj.cn/images/nrimg_27.jpg); background-repeat:no-repeat; background-size:100%; width:15px; height:15px; display:block; float:left; margin-top:7px;}
.pl_text .dzhf b:nth-child(3){ background-image:url(https://res.zxgj.cn/images/gj_icon_15.jpg);}
.pl_text .dzhf em{ display:block; float:left; font-size:14px; font-style:normal; padding-left:4px; margin-right:20px;}
.pl_text02{ margin-top:2em;width:90%;margin:0 auto;}
.pl_text .huifu_box{ border-left:1px solid #a7a7a7; padding-left:20px; margin-top:20px;}
.pl_text .huifu_box .sp_01{ font-size:16px; padding-top:10px; padding-bottom:10px;}
.pl_text .huifu_box .sp_01 span{ color:#4876d8; padding-right:10px;}
.pl_text .huifu_box .sp_01 p{ color:#999999; font-size:14px; font-family:Arial, Helvetica, sans-serif; padding-top:4px;}

.moer_01{ text-align:center; width:20%; margin:2em auto; height:40px;line-height:40px; }
.moer_01 a{ display:block;border-radius:50px; border:1.5px solid #ff6b6b;}
.moer_01 a:hover{ border:1.5px solid blue; color:blue; -webkit-transition: all .25s ease-out; transition: all .25s ease-out; border-radius:50px;}


/*pagebtn*/
.demo a {
	position: absolute;
	bottom: 20px;
	left: 50%;
	z-index: 2;
	display: inline-block;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	color: #fff;
	font : normal 400 20px/1 'Josefin Sans', sans-serif;
	letter-spacing: .1em;
	text-decoration: none;
	transition: opacity .3s;
	margin-left: -20px;
}
.demo a:hover {
	opacity: .5;
}
#section05 a {

	width: 40px;
	height: 40px;
	border-radius: 40px;
	background: #fff;
}
#section05 a img {
	position: absolute;
	top: 0;
	left: 50%;
	width: 12px;
	height: 15px;
	margin-left: -6px;
	-webkit-animation: sdb05 1.5s infinite;
	animation: sdb05 1.5s infinite;
	box-sizing: border-box;
}
@-webkit-keyframes sdb05 {
	0% {
		-webkit-transform: translate(0, 0);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		-webkit-transform:translate(0px, 20px);
		opacity: 0;
	}
}
@keyframes sdb05 {
	0% {
		transform:  translate(0, 0);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		transform:  translate(0px, 20px);
		opacity: 0;
	}
}
#section06{
	position: absolute;
	left:50%;
	margin-left: -20px;
	top:100px;
}
#section06 a {
	width: 40px;
	height: 40px;
	border-radius: 40px;
	background: #626262;
}
#section06 a img {
	position: absolute;
	top: 0;
	left: 50%;
	width: 12px;
	height: 15px;
	margin-left: -6px;
	-webkit-animation: sdb06 1.5s infinite;
	animation: sdb06 1.5s infinite;
	box-sizing: border-box;
}
@-webkit-keyframes sdb06 {
	0% {
		-webkit-transform: translate(0, 20px);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		-webkit-transform:translate(0px, 0px);
		opacity: 0;
	}
}
@keyframes sdb06 {
	0% {
		transform:  translate(0, 20px);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		transform:  translate(0px, 0px);
		opacity: 0;
	}
}
/*page2*/
.fl{
	float: left;
}
.fr{
	float: right;
}
.w27{
	width: 32%;
}
.w65{
	width:65%
}
.text-page{
	font-size: 20px;
	line-height: 38px;
	color: #fff;
	text-align: justify;
	padding-top: 10px;
}
.pic-page ul li{
	width: 45%;
	float: left;
	border: 2px solid #fff;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 4%;
	border-radius: 10px;
	overflow: hidden;
}
.pic-page ul li img{
	width: 100%;
	/*border-radius: 10px;*/
}
.pic-page ul li a{
	display: block;
	font-size: 0;
}
.page3-list ul li{
	float: left;
	width: 33.3333%;
	text-align: center;
}
.page3-list ul li h3{
	font-size: 20px;
	color: #fff;
	margin-top: 40px;
	margin-bottom: 25px;
}
.page3-list ul li  p{
	font-size: 16px;
	color: #fff;
	margin-bottom: 20px;
}
.page4-text{
	text-align: center;
	color: #fff;
	font-size: 20px;
	line-height: 38px;
	width:880px;
}
.page4-map{
	max-width: 880px;
	width: 100%;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	overflow:hidden
}
.page-9 .hd h2{
	font-size: 30px;
	color: #333333;
	text-align: center;
	font-weight: normal;
	margin-bottom: 40px;
}
.page-9 .hd {
	padding-top: 120px;
}
.page-9 .hd  p{
	font-size:16px ;
	color: #999;
}
.page-9 .bd{
	padding-bottom: 50px;
}
.page-9  ul li{
	width: 23%;
	float: left;
	margin: 1%;
}
.page-9  ul li img{
	width: 100%;
	border-radius: 15px;
}
.page-9  ul li a{
	
}
.page-9  ul li .list-pic{
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}

.page-9  ul li .list-pic .mask{
	position: absolute;
	left: 0;
	text-align: center;
	width: 100%;
	top: 0;
	color: #fff;
	font-size: 16px;
	top: 50%;
	margin-top: -21px;
}

.page-9  ul li  .list-text{
	font-size: 12px;
	color: #808080;
} 
.page-9  ul li  .list-text p{
	font-size: 16px;
	color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 24px;
    overflow: hidden;
}
.page-9  ul li  .list-text span{
	margin-right: 10px;
}
.icon-address{
	background: url(../images/icon-address.png) no-repeat left center;
	padding-left: 20px;
}
.icon-eye{
	background: url(../images/eye-icon.png) no-repeat left center;
	padding-left: 20px;
	float:right;
}

.footer {
	position: relative;
	background: #3b3b3b;
	color: #808080;
	font-size: 16px;
	text-align: center;
}
.footer ul{
	margin-top: 50px;
	text-align: center;
	margin-bottom: 15px;
}
.footer ul li{
	display: inline;
	text-align: center;
	padding: 0 15px;
}
.footer ul li a{
	color: #808080;
	font-size: 16px;	
}

.banner .slide{
	position: relative;
	background-size: 100% 100%;
}


.footer-link { padding: 30px 0; }
#fp-nav ul li:last-child{
	display: none;
}

@media screen and (max-width: 1500px) {
   .section6 {
		background: url(../images/bg-page6.jpg) no-repeat center 100% !important;
	}
	
	.section7 {
		background: url(../images/bg-page7.jpg) no-repeat center 100% !important;


	}
	
	.section8 {
		background: url(../images/bg-page8.jpg) no-repeat center 100% !important;


	}

}
@media screen and (max-width: 1200px) {
   header{
     padding: 0 10px;

    }
    
}
@media screen and (max-width: 980px) {
	.w27{
		width: 100%;
    }
    .text-page{
    	padding: 0 10px;
    	font-size: 14px;
    }
    .w65{
    	width: 100%;
    	margin: 0 auto;
    }
    .w65 ul{
    	width: 100%;
    }
    #fp-nav{
    	display: none;
    }
    .page4-text p{
    	padding: 0 10px;
    }
    .demo a{
    	bottom: 5px;
    }
}

@media screen and (max-width:730px) {
	.footer ul{
		margin-top: 0;
	}
	#section05{
		display: none;
	}
	#section05 a{
		display: none;
	}
	#section06{
		display: none;
	}
	#section06 a{
		display: none;
	}
	.nav-pc{
		width: 80%;
		margin: 0;
	}
	.nav-pc ul li{
		width: 25%;
		text-align: center;
	}
	.nav-pc ul li a{
		padding: 0;
		font-size: 14px;
	}
	.page4-text{
		font-size: 14px;
	}
}
@media screen and (max-width:650px) {
	.page3-list ul li{
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	.page3-list ul li h3{
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.page3-list ul li img{
		width: 100px;
		display: block;
		margin: 0 auto;
	}
	.page-9 .hd{
		padding-top:0;
	}
}
@media screen and (max-width:650px){
	.logo{
		width: 170px;
		margin-top: 5px;
	}
	.logo img{
		width: 170px;
	} 
	.page4-map{
		width: 90%;
		margin: 10px auto;
	}
	.section2{
		padding-top: 70px;
	}
	.section3{
		padding-top: 70px;
	}
	.text-page{
		line-height: 40px;
	}
	.fp-section:first-child .fp-tableCell{
		padding-top: 0px;
		}
	.fp-section:last-child .fp-tableCell{
	padding-top: 0px;
	}
	.fp-tableCell{
		padding-top: 15px;
		}
	.pic-page ul li{
		width: 45%;
    	margin: 2%;

	}
	.page-9  ul li{
		width: 48%;
		margin: 1%;
	}
	.footer ul li{
		padding: 0 5px;
	}
}
@media screen and (max-width:400px){
	.pic-page ul li{
		width: 44%;
    margin: 2%;
	}
}
/*ÄÚÒ³*/
.c-logo{
	padding-top: 5px;
	float: left;
}
.header{
	height: 55px;
	background: rgba(0,0,0,.7);
}
.nav{
	float: left;
	width: 60%;
	
}
.nav ul li{
	float: left;
	line-height: 55px;
	margin-left: 100px;
}
.nav ul li a{
	color: #fff;
	transition: all 0.6s;
}
.nav ul li a:hover{
	color: #c9c9c9;
}
.header-btn{
	float:right
}
.header-btn ul{
	float: right;
}
header .header-btn ul li{
	width: 70px;
	height: 70px;
}
header .ewm-pic{
	left: -10px;
}
header .header-btn ul li img{
	margin-top: 25px
}
.header-btn ul li{
	position: relative;
	float: left;
	width: 55px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	margin-left: 10px;
	cursor: pointer;
	transition: all 0.6s;
	
}
.header-btn ul li img{
	margin-top: 15px
}
.header-btn ul li:hover{
	background: #009900;
}
.header-btn ul li span{
	position: absolute;
	bottom: 0;
}
.header-btn ul li:hover .ewm-pic{
	display: block;
}
.ewm-pic{
	display: none;
	position: absolute;
	bottom: -125px;
	left: -20px;
	width: 96px;
	height: 123px;
	    z-index: 999999999999;
	background: url(../images/ewm-bg.png) no-repeat center center;
}
.ewm-pic img{
	width: 80px;
	height: 80px;
}
.ewm-pic p{
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 10px;
	line-height: 12px;
	color: #fff;
	font-size: 12px;
}
header .ewm-pic p{
	bottom: 4px!important;
}
.comblock{
	background: url(../images/bg-comblock2.jpg) no-repeat center 100%;
	padding-top: 27px;
	padding-bottom: 80px;
	background-size: 100% 100%;
}
.block-nav{

	line-height: 38px;
	margin-bottom: 27px;
}
.block-nav span{
	display: inline-block;
	padding: 0 15px;
	background: #3e9bc5;
	color: #fff;
	position: relative;
}
.block-nav a i{
	position: absolute;
	bottom: -6px;
	left: 0;
	background: url(../images/icon-sj.png) no-repeat center center;
	width: 100%;
	height: 7px;
}
.block-nav span{
	color: #fff;
}
.content-box{
	width: 100%;
	padding-top: 0.5%;
	padding-bottom: 0.5%;
	background: rgba(0,0,0,.2);
}
.content-box ul {
	background: rgba(255,255,255,.8);
	width: 96%;
	margin:2% 0 0 2%  ;
	
}
.content-box ul li .list-pic{
	border-radius: 15px;
	overflow: hidden;
}
.moblie-nav{
	cursor: pointer;
	width: 30px;
	height: 35px;
	position: absolute;
	top: 8px;
	right: 10px;
	border:1px solid #ccc;
	border-radius: 4px;
	padding: 0 5px;
	
}
.active1{
	background: #333;
}
.block{
	display: block!important;
}
.moblie-nav{
	display: none;
}
.moblie-nav span{
	border: 1px solid #ccc;
	margin-bottom: 5px;
	display: block;
}
.moblie-nav ul {
	display: none;
	position: absolute;
    top: 46px;
    right: -10px;
    width: 100px;
    text-align: center;
    z-index: 99999999999999999;
    background: #fff;
}
.mb-nav-index{
	border: 1px solid #fff;
}
.mb-nav-index ul{
	top: 55px;
}
.moblie-nav ul  li{
	line-height: 55px;
}
.moblie-nav ul  li a:hover{
	background: #000;
	color: #fff;
}
.moblie-nav ul  li a{
	display: block;
	font-size: 14px;
	color: #333;
}
@media screen and (max-width: 1200px){
	.header{
		padding: 0 10px;
	}
}
@media screen and (max-width: 1160px){
	.header-btn{
		float: left;
	}
	.nav{
		display: none;
	}
	.moblie-nav{
		display: block;
	}
	.nav-pc{
		display: none;
	}
	.mb-nav-index{
		right: 25px;
		top: 15px;
	}
}
@media screen and (max-width:650px) {
	.header-btn ul li{
		margin-left: 0;
	}
	.c-logo{
		margin-top: 5px;
		width: 150px;
	}
	.c-logo img{
		width: 150px;
	}
	.comblock{
		background: url(../images/bg-list.jpg) no-repeat center 100%;
		padding-top: 15px;
		padding-bottom: 20px;
		background-size: 100% 100%;
	}
	.block-nav{
		margin-left: 10px;
		margin-bottom:10px
	}
}

.bg-detail{
	background: rgba(255,255,255,.8);
    width: 96%;
    margin: 2%;
    padding-top: 20px;
    padding-bottom: 100px;
}


.detail-content {
    width: 100%;
    max-width: 965px;
    margin: 0 auto;
    line-height: 25px;
    font-size: 16px;
	text-indent: 18px;
    letter-spacing: 2px;
	}

.detail-content img{
	max-width: 100%;
}
.detail-content h3{
	font-size: 30px;
	margin-top: 15px;
	 margin-bottom: 15px;
	color: #333;
	font-weight: normal;
}
.content-text1{
	padding: 0 30px;
}
.content-text2{
	padding:  0 25px;
}

@media screen and (max-width:650px){
	.content-text1{
		padding: 0 10px;
	}
	.detail-content h3{
		font-size: 20px;
		margin: 15px 0;
	}
	.content-text2{
		padding: 0 5px;
	}
	.bg-detail{
		padding-bottom:20px ;
	}
}
.section1{
	position: relative;
	
}
.section6{
	position: relative;
}
.section7{
	position: relative;
}
.section8{
	position: relative;
}
.section1 a{
	display: block;
	width: 100%;
    height: 100%;	
}
.section6 a{
	display: block;
	width: 100%;
    height: 100%;
}
.section7 a{
	display: block;
	width: 100%;
    height: 100%;
}
.section8 a{
	display: block;
	width: 100%;
    height: 100%;
}
.bg-text{
	position:absolute;
	bottom: 20%;
	width: 100%;
}
.bg-text h3{
	font-size: 40px;
	color: #fff;
	text-align: center;
	font-weight:normal;
}
.section1  .bg-text h3{
	font-size: 40px;
	color: #fff;
	text-align: center;
	font-weight:normal;
}

.d1{
	padding: 30px 30px 20px 30px;
	background:url(../images/d1.png) no-repeat ;
}
.d2{
	padding: 30px 30px 20px 30px;
	background:url(../images/d2-bg.jpg) no-repeat ;
}
.d3{
	padding: 30px 30px 20px 30px;
	background:url(../images/d3-bg.png) no-repeat ;
}
.d4{
	padding: 30px 30px 20px 30px;
	background:url(../images/d4-bg.png) no-repeat ;
}
.d5{
	padding: 30px 30px 20px 30px;
	background:url(../images/d5-bg.png) no-repeat ;
}
.pt-text{
	width: 50%;

}
.d1 .pttext-content{

	padding-right:  50px;
	padding-top:  100px;
}
.d2 .pttext-content{

	padding-left:50px  ;
	padding-top:100px  ;
}
.d2 .text{
	color: #3e9bc5;
}
.d3 .pttext-content{

	padding-right:  50px;
	padding-top:  100px;
}
.d4 .pttext-content{

	padding-left:  50px;
	padding-top:  100px;
}
.d4 .text{
	color: #3e9bc5;
}
.d5 .pttext-content{
	padding-right:  50px;
	padding-top:  100px;
}
.number-w{
	width: 73px;
	height: 73px;
	border-radius: 73px;
	font-size: 60px;
	color: #27b4c5;
	font-weight: bold;
	background: #fff;
	text-align: center;
	line-height: 73px;
	float: left;
}
.text{
	float: left;
	font-size: 22px;
	color: #fff;
	width: calc( 100% - 73px);
}
.pt-img{
	width: 50%;

}
.pt-img img{
	background: #fff;
	padding: 10px;
	margin: ;
}
.number-b{
	width: 73px;
	height: 73px;
	border-radius: 73px;
	font-size: 60px;
	color: #fff;
	font-weight: bold;
	background: #27B4C5;
	text-align: center;
	line-height: 73px;
	float: left;
}
@media screen and (max-width:768px){
	.pt-text{
		width: 100%;
	}
	.pt-img{
		width: 100%;
	}
	.d1 .pttext-content ,.d2 .pttext-content,.d3 .pttext-content,
	.d4 .pttext-content ,.d5 .pttext-content{
		padding: 0;
	}
	.pt-img img{
		display: block;
		margin: 15px auto;
		max-width: 100%;
		padding: 0;
	}
	.d1,.d2,.d3,.d4,.d5{
	background-size: 100% 100%;
	padding: 10px 15px;
	}
	

}
.fy ul {
	padding: 45px 0;
	margin: 0 2% 2% 2%;
	text-align: center;
	color: #666666;
}
.fy ul li{
	width:auto ;
	display: inline-block;
	float: none;
	margin: 3px;
}
.fy ul li:hover a{
	color: #fff;
	background: #a13214
}
.fy ul li a{
	padding: 8px 20px;
	color: #666666;
	background: #ffffff;
	border-radius: 6px;
}
.fy ul li span{
	padding: 8px 20px;	
	border-radius: 6px;
	color: #fff;
	background: #a13214
}
.fy-wp a{
	display: block;
	text-align: center;
	width: 45%;
	height: 40px;
	line-height: 40px;
	background: #ffffff;
	border: 1px solid #666;
	color: #666;
}
.fy-wp{
	background: rgba(255,255,255,.8);
	padding: 20px 0;
	margin: 0 2% 2% 2%;
}
.fy-wp a:first-child{
	float: left;
	margin-left: 10px;
}
.fy-wp a:last-child{
	float: right;
	margin-right: 10px;
}
@media screen and (min-width:861px){
	.fy-wp{
		display: none;
	}
	.fy{
		display: block;
	}
}
@media screen and (max-width:860px){
	.fy{
		display: none;
	}
	.fy-wp{
		display: block;
	}
}